Skip to content

Commit e733e8c

Browse files
committed
Went back to 20.04
1 parent 6f59159 commit e733e8c

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-22.04
20+
runs-on: ubuntu-20.04
2121

2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)