We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fb3a8 commit 2001792Copy full SHA for 2001792
.github/workflows/merge.yml
@@ -57,7 +57,7 @@ jobs:
57
path: release/Dopamine-*.pacman
58
59
merge_build_on_mac:
60
- runs-on: macos-12
+ runs-on: macos-13
61
if: github.event.pull_request.merged == true
62
steps:
63
- uses: actions/checkout@v2
.github/workflows/nightly.yml
nightly_build_on_mac:
- uses: actions/setup-node@master
0 commit comments