We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1002c67 commit 3a9e431Copy full SHA for 3a9e431
.github/workflows/mamonsu-tests-dev.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
mamonsu-tests:
23
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
24
env:
25
DOCKER_COMPOSE_VERSION: '1.29.2'
26
MAMONSU_PATH: '/home/runner/work/mamonsu/mamonsu/'
.github/workflows/mamonsu-tests-master.yml
0 commit comments