Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
Update workflow to utilise latest available version of Go.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszraczylo committed Sep 17, 2021
1 parent c8ee883 commit 150b7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
tests:
name: Run unit tests
runs-on: ubuntu-latest
container: golang:1-buster
env:
CI: true
steps:
Expand Down

0 comments on commit 150b7a1

Please sign in to comment.