Skip to content

Commit

Permalink
Change workflow to ubuntu-22.04 version
Browse files Browse the repository at this point in the history
  • Loading branch information
osopardo1 committed Jan 21, 2025
1 parent 6cfe206 commit e6157ba
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 e6157ba

Please sign in to comment.