Skip to content

Commit

Permalink
Merge pull request #716 from nats-io/1_28_0
Browse files Browse the repository at this point in the history
[BUMP] CI deps and version
  • Loading branch information
aricart authored Jul 1, 2024
2 parents d401dcb + 4eee80d commit a63ff3e
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.10.16" >> $GITHUB_ENV
run: echo "NATS_VERSION=v2.10.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 a63ff3e

Please sign in to comment.