Skip to content

Commit

Permalink
Update certtostore tests to Go 1.18.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 437867981
  • Loading branch information
ItsMattL authored and copybara-github committed Mar 28, 2022
1 parent c8226ec commit 8be4cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.14.x
go-version: 1.18.x

- name: Check out code into the Go module directory
uses: actions/checkout@v2
Expand Down

0 comments on commit 8be4cc0

Please sign in to comment.