Skip to content

Commit c4efce5

Browse files
gnikitawvwgk
authored andcommitted
ci(debug): macos fix to 11
1 parent 3c0e8b6 commit c4efce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-latest, macos-latest, windows-latest]
12+
os: [ubuntu-latest, macos-11, windows-latest]
1313
gcc: [10]
1414

1515
steps:

0 commit comments

Comments
 (0)