mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 06:58:12 -05:00
Include FreeBSD in conditional compile attributes (#8246)
This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -127,6 +127,13 @@ jobs:
|
||||
tier: 1
|
||||
kind: native
|
||||
|
||||
# FreeBSD
|
||||
- name: FreeBSD x86_64
|
||||
os: ubuntu-24.04
|
||||
target: x86_64-unknown-freebsd
|
||||
tier: 2
|
||||
kind: wgpu-only
|
||||
|
||||
# Android
|
||||
- name: Android aarch64
|
||||
os: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user