Skip to content

Commit a63ff3e

Browse files
authored
Merge pull request #716 from nats-io/1_28_0
[BUMP] CI deps and version
2 parents d401dcb + 4eee80d commit a63ff3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
deno-version: ${{ matrix.deno-version }}
3131

3232
- name: Set NATS Server Version
33-
run: echo "NATS_VERSION=v2.10.16" >> $GITHUB_ENV
33+
run: echo "NATS_VERSION=v2.10.17" >> $GITHUB_ENV
3434

3535
# this here because dns seems to be wedged on gha
3636
# - name: Add hosts to /etc/hosts

0 commit comments

Comments
 (0)