fix: dont use codeberg's broken ci/cd runners

This commit is contained in:
Chance 2025-04-10 16:55:40 -04:00 committed by BitSyndicate
parent 850381bf90
commit 035d12d2bd
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE

View file

@ -55,7 +55,7 @@ jobs:
linker_env_var: CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER
linker_env_value: zig
cargo_command: zigbuild
runs-on: codeberg-small
runs-on: ubuntu-latest
steps:
- name: 📥 Clone repository
uses: actions/checkout@v4