Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 4b7d6f9

Browse files
committed
Fixed test name
1 parent b6d9f0a commit 4b7d6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: cd Vexil && ../.build/release/swift-create-xcframework --zip --zip-version 1.2.2 --platform ios --platform macos --platform tvos --platform watchos
4242

4343
tests-xcode-macos10_15:
44-
name: Test Builds - Xcode 12.3
44+
name: Test Builds - macOS 10.15
4545
runs-on: macos-10.15
4646
strategy:
4747
matrix:

0 commit comments

Comments
 (0)