forked from NaxdyOrg/NaxGCC-FW
change(project): switch to forgejo workflows
This commit is contained in:
parent
f7810bc362
commit
45e23b3d41
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: instance-wide
|
||||
container: nixpkgs/nix-flakes:latest
|
||||
runs-on: nix-flakes
|
||||
|
||||
steps:
|
||||
- name: Set up packages
|
Loading…
Reference in a new issue