Skip to content

Commit

Permalink
exclude macos-11 runner
Browse files Browse the repository at this point in the history
Signed-off-by: Basil Hess <[email protected]>
  • Loading branch information
bhess committed Jul 18, 2024
1 parent 3b7b5d4 commit 6c47f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os:
- macos-13
- macos-12
- macos-11
#- macos-11 // Runner not online
# eventually build for other alg sets, if CCI use is discontinued
params:
- oqsconfig: -DOQS_ALGS_ENABLED=STD
Expand Down

0 comments on commit 6c47f51

Please sign in to comment.