Skip to content

Commit

Permalink
37→39
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Jan 22, 2024
1 parent 1c1eb10 commit f9ff52a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
--release=1 \
--variant=desktop \
--rootfs-size=8 \
--source=https://kojipkgs.fedoraproject.org/compose/37/latest-Fedora-37/compose/Everything/${{matrix.arch}}/os/ \
--source=https://kojipkgs.fedoraproject.org/compose/39/latest-Fedora-39/compose/Everything/${{matrix.arch}}/os/ \
--source=https://repos.fyralabs.com/tau1/ \
--source=https://repos.fyralabs.com/terra37/ \
--source=https://repos.fyralabs.com/terra39/ \
--installpkgs=tau-logos \
--installpkgs=tau-release \
--installpkgs=tau-release-desktop \
Expand Down Expand Up @@ -96,9 +96,9 @@ jobs:
--version=1 \
--release=1 \
--variant=core \
--source=https://kojipkgs.fedoraproject.org/compose/37/latest-Fedora-37/compose/Everything/${{matrix.arch}}/os/ \
--source=https://kojipkgs.fedoraproject.org/compose/39/latest-Fedora-39/compose/Everything/${{matrix.arch}}/os/ \
--source=https://repos.fyralabs.com/tau1/ \
--source=https://repos.fyralabs.com/terra37/ \
--source=https://repos.fyralabs.com/terra39/ \
--installpkgs=tau-logos \
--installpkgs=tau-release \
--installpkgs=tau-release-core \
Expand Down

0 comments on commit f9ff52a

Please sign in to comment.