Skip to content

Commit

Permalink
🔧 build: runs on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jonz94 committed Apr 17, 2021
1 parent 8b3e93d commit 492c8f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-new-sarasa-gothic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:
if: github.repository == 'jonz94/Sarasa-Mono-TC-Nerd-Font'
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
if: github.repository == 'jonz94/Sarasa-Mono-TC-Nerd-Font'
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
NERD_FONTS_VERSION: v2.1.0
steps:
Expand Down

0 comments on commit 492c8f1

Please # to comment.