Skip to content

Commit

Permalink
Merge pull request #243 from ut-issl/hotfix/update-s2e-version-in-ci
Browse files Browse the repository at this point in the history
Update s2e-aobc version to v5.0.0 in CI
  • Loading branch information
200km authored Oct 18, 2023
2 parents c598275 + 856d1c3 commit 17f614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

env:
# renovate: datasource=github-releases depName=ut-issl/s2e-aobc
S2E_AOBC_VERSION: v4.0.0
S2E_AOBC_VERSION: v5.0.0

jobs:
build_c2a_with_s2e_win:
Expand Down

0 comments on commit 17f614c

Please sign in to comment.