Skip to content

Commit 3f9cb58

Browse files
committed
CI: update Github Action runner Ubuntu versions to 22.04
We were all over the place with these, with some going all the way back to Ubuntu 16! Connects pelias/pelias#951
1 parent bff38d1 commit 3f9cb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elasticsearch-image-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# jobs:
88
# build:
99
# if: github.ref == 'refs/heads/master' && needs.unit-tests.result == 'success'
10-
# runs-on: ubuntu-20.04
10+
# runs-on: ubuntu-22.04
1111
# strategy:
1212
# matrix:
1313
# elastic-version:

0 commit comments

Comments
 (0)