Skip to content

Commit cee0d41

Browse files
Bump ubuntu version, 20.04 is deprecated.
1 parent 477034d commit cee0d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-and-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
ubuntu:
108108
name: Linux Static Natives ${{ matrix.arch }}
109-
runs-on: ubuntu-20.04
109+
runs-on: ubuntu-22.04
110110
needs: javatest
111111
strategy:
112112
fail-fast: false

0 commit comments

Comments
 (0)