This commit is contained in:
Eugene Pankov 2022-09-15 09:07:53 +02:00
parent 893d936261
commit 144cb34407
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -9,10 +9,10 @@ jobs:
include:
- arch: x86_64-linux
target: x86_64-unknown-linux-gnu
os: ubuntu-latest
os: ubuntu-22.04
- arch: arm64-linux
target: aarch64-unknown-linux-gnu
os: ubuntu-latest
os: ubuntu-22.04
- arch: x86_64-macos
target: x86_64-apple-darwin
os: macos-latest