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 2ad9041 commit b23b454Copy full SHA for b23b454
2 files changed
.github/workflows/ci.yml
@@ -7,22 +7,22 @@ jobs:
7
# https://www.mysql.com/support/supportedplatforms/database.html
8
matrix:
9
include:
10
- - os: ubuntu-22.04
+ - os: ubuntu-24.04
11
client: "8.0"
12
server: "8.0"
13
14
15
server: "8.4"
16
17
client: "8.4"
18
19
20
21
22
23
client: "9.7"
24
25
26
27
server: "9.7"
28
- os: ubuntu-24.04
.gitignore
@@ -14,4 +14,3 @@ MYMETA.*
*.old
INSTALL.html
/DBD-mysql-*
-socket.o
0 commit comments