Skip to content

Commit

Permalink
Try alpine 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Jan 25, 2024
1 parent b4306f0 commit 8180c46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Pakman
uses: upmaru/pakman@v8
with:
alpine: v3.18
alpine: v3.19

- name: Bootstrap Configuration
run: |
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Setup Pakman
uses: upmaru/pakman@v8
with:
alpine: v3.18
alpine: v3.19

- name: Merge Artifact
run: |
Expand Down
2 changes: 1 addition & 1 deletion instellar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- opsmaru-docs-openrc
trace: true

stack: alpine/3.18
stack: alpine/3.19

build:
command: |
Expand Down

0 comments on commit 8180c46

Please sign in to comment.