Skip to content

Commit

Permalink
[github] macos-12 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed May 23, 2024
1 parent 1b2648d commit 847c880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
max-parallel: 3
matrix:
#https://github.com/actions/runner-images
os: [ubuntu-22.04, macos-11, windows-2022]
os: [ubuntu-22.04, macos-12, windows-2022]
outputs:
buildtag: ${{ steps.ids.outputs.buildtag }}
shortsha: ${{ steps.ids.outputs.shortsha }}
Expand Down

0 comments on commit 847c880

Please sign in to comment.