Skip to content

Commit

Permalink
fix: GO env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-wz committed Feb 25, 2024
1 parent 98bfa87 commit c48bab6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ on:
pull_request:
branches: [ main ]
workflow_call:


env:
CAM_GO_VERSION: 1.22.0

jobs:
lint:
name: lint files
Expand Down

0 comments on commit c48bab6

Please sign in to comment.