We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee32667 commit d6fa334Copy full SHA for d6fa334
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
12
env:
13
MYSQL_HOST: '127.0.0.1'
14
MYSQL_USER: myUser
0 commit comments