Skip to content

Commit

Permalink
[CI workflows] switch to macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
kolloch committed Sep 17, 2023
1 parent 61ecf15 commit 881891c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-nix-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
platform:
- macos-10.15
- macos-11
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 881891c

Please sign in to comment.