Skip to content

Commit

Permalink
depreaction of node for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thiffeault committed Mar 26, 2024
1 parent e84ca2f commit a0bff09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- using: 'node20'
name: checkout code

- name: install clang latest
Expand Down

0 comments on commit a0bff09

Please sign in to comment.