Skip to content

Commit f663dd8

Browse files
committed
Switch from deprecated u2004 to u2204 image for github actions
1 parent 4ef80c1 commit f663dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# StackStorm-Exchange/ci/.github/workflows/pack-build_and_test.yaml@master
1313

1414
build_and_test:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-22.04
1616
name: 'Build and Test / Python ${{ matrix.python-version-short }}'
1717
strategy:
1818
matrix:

0 commit comments

Comments
 (0)