Skip to content

Commit c6dbdb6

Browse files
committed
Fix ci config
1 parent 298e5e6 commit c6dbdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
validation:
99
name: Validation
10-
runs-on: macOS-11
10+
runs-on: macOS-11.0
1111
strategy:
1212
matrix:
1313
xcode_version:

0 commit comments

Comments
 (0)