Skip to content

Commit 4297237

Browse files
committed
Drop deprecated ubuntu-18.04.
1 parent c85a448 commit 4297237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- version: '22.2.0' # for update notifications
3939
java-version: '17'
4040
components: 'native-image'
41-
os: ubuntu-18.04
41+
os: ubuntu-20.04
4242
- version: '22.3.1'
4343
java-version: '11' # for JDK11 notification
4444
components: 'native-image'

0 commit comments

Comments
 (0)