Skip to content

Commit 0b95aee

Browse files
committed
[actions] switch to ubuntu 22
1 parent eb4dc41 commit 0b95aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
vagrant-deploy:
22-
runs-on: ubuntu-24.04
22+
runs-on: ubuntu-22.04
2323
steps:
2424
- uses: actions/checkout@v4
2525
- run: sudo apt install python3-jmespath python3-netaddr

0 commit comments

Comments
 (0)