Skip to content

Commit

Permalink
[BUMP] nats-server version
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed May 23, 2023
1 parent fd39765 commit e85d553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
deno-version: ${{ matrix.deno-version }}

- name: Set NATS Server Version
run: echo "NATS_VERSION=v2.9.15" >> $GITHUB_ENV
run: echo "NATS_VERSION=v2.9.17" >> $GITHUB_ENV

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

0 comments on commit e85d553

Please sign in to comment.