Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-hub authored Dec 20, 2022
1 parent f1d87a2 commit 2557b71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
matrix:
os: [ubuntu-latest]
image_name: [nacos,sentinel]
nacos_version: [2.1.1]
sentinel_version: [1.8.5]
nacos_version: [2.2.0]
sentinel_version: [1.8.6]
steps:
- name: Extract Version
id: version_step
Expand Down

0 comments on commit 2557b71

Please sign in to comment.