Skip to content

Commit 316ca2b

Browse files
ruroruvorburger
authored andcommitted
Run unit tests on ubuntu-24.04
References: MariaDB4j#1045
1 parent f2ce736 commit 316ca2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
testOnLinux:
2020
name: Maven Verify (Build & Test) on Linux
21-
runs-on: ubuntu-22.04 # 24.04 is causing https://github.com/MariaDB4j/MariaDB4j/issues/1045
21+
runs-on: ubuntu-24.04
2222
permissions:
2323
# maven-dependency-submission-action needs write
2424
contents: write

0 commit comments

Comments
 (0)