Skip to content

Commit

Permalink
Switch from staging to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jan 25, 2024
1 parent dfc5bc2 commit a5ed3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
go: ["1.21"]
os: [ubuntu-latest]
senzingapi-version: [staging]
senzingapi-version: [latest]
name: "go test with Senzing: ${{ matrix.senzingapi-version }}; OS: ${{ matrix.os }}; Go: ${{ matrix.go }}"
steps:
- name: Checkout repository
Expand Down

0 comments on commit a5ed3e6

Please sign in to comment.