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 eb4dc41 commit 0b95aeeCopy full SHA for 0b95aee
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
vagrant-deploy:
22
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
23
steps:
24
- uses: actions/checkout@v4
25
- run: sudo apt install python3-jmespath python3-netaddr
0 commit comments