Skip to content

Commit

Permalink
Update make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieh-xlnx authored Oct 26, 2023
1 parent aa0400b commit 32cf402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- if: matrix.router == 'nxroute-poc'
uses: actions/setup-python@v4
with:
python-version: 'pypy3.8.16'
python-version: 'pypy3.8'
cache: 'pip'
- env:
CXXFLAGS: "-std=c++14"
Expand Down

0 comments on commit 32cf402

Please sign in to comment.