We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874c37a commit 86538beCopy full SHA for 86538be
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
DATABASE_URL: postgres://
23
AUTH_SECRET: test
24
25
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments