Skip to content

Commit

Permalink
Revert previous PR to release.yml (#3498)
Browse files Browse the repository at this point in the history
Turns out the ubuntu version has a good reason
  • Loading branch information
RobbieNeko authored Oct 24, 2023
1 parent 3bf7d7c commit 8d40ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,15 @@ jobs:
ext: zip
content: application/zip
- name: Linux Tiles x64
os: ubuntu-20.04
os: ubuntu-22.04
mxe: none
android: none
tiles: 1
artifact: linux-tiles-x64
ext: tar.gz
content: application/gzip
- name: linux-curses-x64
os: ubuntu-20.04
os: ubuntu-22.04
mxe: none
android: none
tiles: 0
Expand Down

0 comments on commit 8d40ffe

Please sign in to comment.