Skip to content

Commit

Permalink
update icpx version in supported_compilers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Dec 11, 2024
1 parent 881a6f9 commit abe48e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Check compiler support table in README.md
on: [push, pull_request]

jobs:
single-header:
check-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion script/readme_generator/supported_compilers.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
"state": "no"
}
},
"icpx 2024.2 (Linux)": {
"icpx 2025.0 (Linux)": {
"serial": {
"state": "yes"
},
Expand Down

0 comments on commit abe48e4

Please sign in to comment.