Skip to content

Commit

Permalink
adjust ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
Skretzschmann committed Apr 24, 2024
1 parent 32d55a4 commit 9ce3e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
staging_deploy:
runs-on: ubuntu:jammy-20240405
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
name: "Checkout a9s-cli-v2"
Expand Down

0 comments on commit 9ce3e8f

Please sign in to comment.