Skip to content

Commit

Permalink
update CI env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Aug 14, 2024
1 parent 1996e78 commit adcfd9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches:
- master

# ensure testing on actual specified versions, and not auto-upgraded toolchain
# versions
env:
GOTOOLCHAIN: local

jobs:
build:
name: Build
Expand Down

0 comments on commit adcfd9b

Please sign in to comment.