We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fb61a commit 20ca1d0Copy full SHA for 20ca1d0
1 file changed
.github/workflows/deploy-dyad-bot.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
todo:
12
name: Run todo script
13
- runs-on: ubuntu-24.04-arm
+ runs-on: macos-latest
14
steps:
15
- uses: actions/checkout@v4
16
- uses: julia-actions/setup-julia@v2
0 commit comments