Skip to content

Commit

Permalink
Try 6601f1b - Merge pull request #12714 from MisterDA/cc-Wundef
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Jun 4, 2024
1 parent ffa18da commit c4dd455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
COMPILER: ${{ inputs.compiler }}
OCAML_COMPILER_GIT_REF: ${{ inputs.compiler_git_ref }}
CUSTOM_COMPILER_VERSION: '5.2.0+bisect'
CUSTOM_COMPILER_SRC: 'https://github.com/ocaml/ocaml/archive/d77bc97.tar.gz'
CUSTOM_COMPILER_SRC: 'https://github.com/ocaml/ocaml/archive/6601f1b.tar.gz'
CUSTOM_OCAML_PKG_VERSION: ${{ inputs.custom_ocaml_package_version }}

# For the record, here is how to set up the environment to test
Expand Down

0 comments on commit c4dd455

Please sign in to comment.