Skip to content

Commit

Permalink
Merge pull request #21 from jumppad-labs/f-primatives-only
Browse files Browse the repository at this point in the history
Add configuration property that allows config to be parsed as primatives
  • Loading branch information
eveld committed Apr 24, 2024
2 parents 013770a + 717f078 commit de074f6
Show file tree
Hide file tree
Showing 7 changed files with 150 additions and 965 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.22

- name: Build
run: |
Expand Down

0 comments on commit de074f6

Please sign in to comment.