Skip to content

Commit 7d222ad

Browse files
github-action: try to change to previous ubunto version
1 parent 61c96a5 commit 7d222ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
build:
1919

20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-20.04
2121
timeout-minutes: 5
2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)