We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82005dd commit 92fbb50Copy full SHA for 92fbb50
.github/workflows/cicd.yml
@@ -7,7 +7,7 @@ jobs:
7
test_and_build:
8
runs-on: ubuntu-latest
9
container:
10
- image: wakemeops/ubuntu:18.04
+ image: wakemeops/ubuntu:20.04
11
steps:
12
- name: Install Poetry, Python 3.11 and other dependencies
13
uses: upciti/wakemeops-action@v1
0 commit comments