Skip to content

Commit

Permalink
Ubuntuのバージョンを20.04に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
SofPyon committed Apr 4, 2023
1 parent d936a61 commit 29e75fb
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 @@ -9,7 +9,7 @@ name: Upload Release Asset
jobs:
build:
name: Upload Release Asset
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 29e75fb

Please sign in to comment.