Fix C-warnings (#10)

* .envrc is not for git

* Fix c code - avoid warnings

* Bump Erlang versions in Github workflows
This commit is contained in:
Hans Svensson
2024-03-19 13:23:23 +01:00
committed by GitHub
parent a3d010ba62
commit 4eb7ec7008
9 changed files with 15 additions and 11 deletions
+3 -3
View File
@@ -13,9 +13,9 @@ jobs:
strategy:
matrix:
otp_vsn:
- "22.3"
- "23.3"
- "24.0"
- "24.3"
- "25.3"
- "26.2"
os:
- ubuntu-latest
steps: