Skip to content

Commit

Permalink
run on macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Nov 6, 2023
1 parent eaaf380 commit 8e8e2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ jobs:
artifacts: "qtox-nightly-i686-${{ matrix.build_type }}.exe,qtox-nightly-i686-${{ matrix.build_type }}.exe.sha256"
build-osx-distributable:
name: macOS distributable
runs-on: macos-11
runs-on: macos-12
needs: update-nightly-tag
if: |
always() &&
Expand Down

0 comments on commit 8e8e2bf

Please sign in to comment.