Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore: create only the latest version of the system
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Feb 6, 2024
1 parent a58b85b commit 4f7fc54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 22 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# This workflow builds 'live' branch of the repository daily at 16:00 UTC (30 min delay after 'ublue-os/nvidia' builds)
# This workflow builds 'live' branch of the repository daily at 16:30 UTC (1 hour delay after 'ublue-os/nvidia' builds)

name: bluebuild
on:
schedule:
- cron: "00 16 * * *"
- cron: "30 16 * * *"
push:
branches:
- live
Expand All @@ -25,8 +25,7 @@ jobs:
fail-fast: false
matrix:
recipe:
- silverflow-nvidia-39.yml
- silverflow-nvidia-gts.yml
- recipe.yml

steps:
- name: Build Custom Image
Expand Down
File renamed without changes.
18 changes: 0 additions & 18 deletions config/silverflow-nvidia-gts.yml

This file was deleted.

0 comments on commit 4f7fc54

Please sign in to comment.