Skip to content

Commit

Permalink
Merge pull request #3 from nim-lang/ringabout-patch-1
Browse files Browse the repository at this point in the history
use macos-12
  • Loading branch information
ringabout authored Jun 19, 2024
2 parents 403ec0f + 922d3ec commit c121e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# ----------------------------------------------------------------------------
# this uses choosenim by itself - you may need to build manually if you break choosenim
build-macos:
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- uses: iffy/install-nim@v5.0.4
Expand Down

0 comments on commit c121e2a

Please sign in to comment.