re-enable linux build
All checks were successful
All checks were successful
This commit is contained in:
@@ -36,10 +36,10 @@ jobs:
|
|||||||
platform: windows-2022
|
platform: windows-2022
|
||||||
archive: zip
|
archive: zip
|
||||||
name: x86_64-pc-windows-msvc
|
name: x86_64-pc-windows-msvc
|
||||||
# - suffix: linux-x86_64
|
- suffix: linux-x86_64
|
||||||
# platform: ubuntu-latest
|
platform: ubuntu-latest
|
||||||
# archive: tar.gz
|
archive: tar.gz
|
||||||
# name: x86_64-unknown-linux-gnu
|
name: x86_64-unknown-linux-gnu
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
- name: Dump context
|
- name: Dump context
|
||||||
|
Reference in New Issue
Block a user