Skip to content

Commit

Permalink
Tweak CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Oct 12, 2023
1 parent 39bdc5f commit 199161b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ defaults:
jobs:
create-release:
if: github.repository_owner == 'taiki-e'
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
timeout-minutes: 60
permissions:
contents: write
Expand Down

0 comments on commit 199161b

Please sign in to comment.