Skip to content

Commit

Permalink
Merge pull request #476 from Kitware/floryst-patch-1
Browse files Browse the repository at this point in the history
chore(github): use ubuntu 20.04
  • Loading branch information
floryst authored May 19, 2023
2 parents 6822720 + 0a23c38 commit 85b7532
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 @@ -8,7 +8,7 @@ on:
jobs:
publish:
name: Publish
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 85b7532

Please sign in to comment.