We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98e904 commit 25e288eCopy full SHA for 25e288e
.github/workflows/check-migrations.yaml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
check:
7
8
- runs-on: debian-bookworm
+ runs-on: ubuntu-latest
9
10
steps:
11
- uses: actions/checkout@v2
0 commit comments