Skip to content

Commit

Permalink
chg: ubuntu image to 20.04 for better compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Feb 2, 2024
1 parent 5c4a296 commit c0ee944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
job:
- { os: 'ubuntu-latest', target: 'android' }
- { os: 'ubuntu-latest', target: 'linux-amd64', aarch: 'x64' }
- { os: 'ubuntu-20.04', target: 'linux-amd64', aarch: 'x64' }
- { os: 'ubuntu-latest', target: 'windows-amd64', aarch: 'x64' }
- { os: 'macos-11', target: 'macos-universal' }
- { os: "macos-11", target: "ios" }
Expand Down

0 comments on commit c0ee944

Please sign in to comment.