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 494683c0e8
commit 7d79e13f51

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