Skip to content

Commit 225ed37

Browse files
committed
use latest vicroy
1 parent 5fc1a99 commit 225ed37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaults:
1212
run:
1313
shell: bash
1414
env:
15-
viceroy_version: 0.2.15
15+
viceroy_version: 0.3.2
1616

1717
jobs:
1818
build:
@@ -99,7 +99,7 @@ jobs:
9999
matrix:
100100
include:
101101
- crate: viceroy
102-
version: 0.2.15 # Note: workflow-level env vars can't be used in matrix definitions
102+
version: 0.3.2 # Note: workflow-level env vars can't be used in matrix definitions
103103
options: ""
104104
runs-on: ubuntu-latest
105105
steps:

0 commit comments

Comments
 (0)