Skip to content

Commit

Permalink
Merge pull request #975 from lukso-network/ci/latest-solc-versions
Browse files Browse the repository at this point in the history
ci: add latest solc versions in CI to test compilation
  • Loading branch information
CJ42 authored Oct 21, 2024
2 parents abf03cc + 99c4b80 commit d16a366
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/solc_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
"0.8.21",
"0.8.22",
"0.8.23",
"0.8.24",
"0.8.25",
"0.8.26",
"0.8.27",
]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d16a366

Please sign in to comment.