Skip to content

Commit

Permalink
Update archiso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Sep 1, 2023
1 parent ed74c06 commit 604a2fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/archiso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
jobs:
build:
env:
ATHENA_VERSION: 'v23.06.03'
ISO_VERSION: '2023.06.03' # It must be the same on profiledef.sh and installation_script
ATHENA_VERSION: 'stable'
ISO_VERSION: 'rolling' # It must be the same on profiledef.sh and installation_script
ISO_ARCHITECTURE: 'x86_64'
runs-on: ubuntu-22.04
container:
Expand Down

0 comments on commit 604a2fb

Please sign in to comment.