Skip to content

Commit

Permalink
Add ubuntu 2004 (#48)
Browse files Browse the repository at this point in the history
* build on 20.04

* build for ubuntu 20.04
  • Loading branch information
dmikey authored Apr 12, 2023
1 parent 360a0b2 commit 5faa00f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/runtime_release_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ jobs:
strategy:
matrix:
include:
- build: ubuntu-20.04
os: ubuntu-20.04
rust: stable
runson: ubuntu-20.04
target: x86_64-unknown-linux-gnu
arch: x86_64
cross: false
- build: linux
os: linux-latest
rust: stable
Expand Down

0 comments on commit 5faa00f

Please sign in to comment.