Skip to content

Commit

Permalink
bump ubuntu version to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
whoozle committed Dec 12, 2023
1 parent 6e9ac2d commit 81b7e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
Linux:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Creating Release...
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 81b7e16

Please sign in to comment.