Skip to content

Commit

Permalink
Run publish workflow on Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Feb 6, 2025
1 parent aa39a15 commit dd4de9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
publish:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
packages: write
contents: read
Expand Down

0 comments on commit dd4de9d

Please sign in to comment.