Skip to content

Commit

Permalink
Merge pull request #534 from osopardo1/533-change-ubuntu-version
Browse files Browse the repository at this point in the history
Issue #533: Change workflow to ubuntu-22.04
  • Loading branch information
joancarles-qbeast authored Jan 21, 2025
2 parents 6cfe206 + e6157ba commit 9a26981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
test-artifact:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
GHPR_TOKEN: ${{ secrets.GHPR_TOKEN }}
steps:
Expand Down

0 comments on commit 9a26981

Please sign in to comment.