Skip to content

Commit 910f515

Browse files
committed
update CI to Spin 0.9.0
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent 2fea585 commit 910f515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: engineerd/configurator@v0.0.8
7878
with:
7979
name: "spin"
80-
url: "https://github.com/fermyon/spin/releases/download/v0.8.0/spin-v0.8.0-linux-amd64.tar.gz"
80+
url: "https://github.com/fermyon/spin/releases/download/v0.9.0/spin-v0.9.0-linux-amd64.tar.gz"
8181
pathInArchive: "spin"
8282

8383
- name: Install pipenv

0 commit comments

Comments
 (0)