Skip to content

Commit

Permalink
updating github pages
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
  • Loading branch information
antoniomtz committed Oct 30, 2023
1 parent 9b65675 commit 3b04591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Go ENV
uses: actions/setup-go@v4
with:
go-version: '1.20.8'
go-version: '1.21'

- name: Install Dependencies
run: sudo apt install libzmq3-dev
Expand All @@ -33,7 +33,7 @@ jobs:
- name: Setup Go ENV
uses: actions/setup-go@v4
with:
go-version: '1.20.8'
go-version: '1.21'

- name: Install Dependencies
run: sudo apt install libzmq3-dev
Expand Down

0 comments on commit 3b04591

Please sign in to comment.