Skip to content

Commit

Permalink
macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron Hambly committed Oct 25, 2021
1 parent 2ab59bd commit 6d9549e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base_node_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, macos-10.15, windows-2019]
os: [ubuntu-18.04, macos-11, windows-2019]
# https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html
target_cpu: ["x86-64"]
# https://github.com/zkcrypto/curve25519-dalek-ng/pull/14
Expand Down

0 comments on commit 6d9549e

Please sign in to comment.