Skip to content

Commit

Permalink
use nim releases to build
Browse files Browse the repository at this point in the history
  • Loading branch information
elcritch committed Jul 24, 2024
1 parent c1bc1d8 commit c477600
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/esp-idf-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
strategy:
matrix:
version: ["4.4"]
nim: ["1.6.20"]
# version: ["5.0", "4.4"]
# nim: ["1.6.20", "2.0.8"]
nim: ["1.6.20", "2.0.8"]
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit c477600

Please sign in to comment.