Skip to content

Commit 58f888f

Browse files
committed
try with ubuntu 20
1 parent 184063d commit 58f888f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build-and-snapshot:
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-20.04
1111
steps:
1212
- uses: actions/checkout@v4
1313
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)