We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142e591 commit 3b3e774Copy full SHA for 3b3e774
.github/workflows/lint-and-unit-tests.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build-and-test-python:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
16
# NOTE: Lifted from https://github.com/StackStorm/st2/blob/master/.github/workflows/ci.yaml#L183
17
services:
18
mongo:
0 commit comments