Skip to content

Commit b4327b9

Browse files
mtolmanmatthewtolman
authored andcommitted
bumped supported dev version
1 parent 8377a07 commit b4327b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zigup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
# Run with supported dev branch
4343
- name: Test with supported dev
4444
run: |
45-
./zigup fetch 0.14.0-dev.2164+6b2c8fc68
46-
./zigup run 0.14.0-dev.2164+6b2c8fc68 build test
45+
./zigup fetch 0.14.0-dev.2316+68b3f5086
46+
./zigup run 0.14.0-dev.2316+68b3f5086 build test
4747
4848
# Run with supported latest master
4949
# - name: Test with latest master

0 commit comments

Comments
 (0)