Skip to content

Commit

Permalink
Use ubuntu-latest for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Mar 16, 2024
1 parent 0f44c5f commit 3f54d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-phar.yml
Expand Up @@ -8,7 +8,7 @@ name: Append fink.phar to release
jobs:
build:
name: Compile and upload Phar
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 3f54d07

Please sign in to comment.