Skip to content

Commit

Permalink
Update repository sha for ocaml-system.4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 authored and kit-ty-kate committed Dec 2, 2021
1 parent 20e331f commit a7a103c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ env:
OPAMBSROOT: ~/.cache/.opam.cached
OPAM12CACHE: ~/.cache/opam1.2/cache
# This should be identical to the value in appveyor.yml
OPAM_TEST_REPO_SHA: b02110b549a0b5275806ce27444fabac71093a0e
OPAM_REPO_SHA: 9355b17f9c22a2b44740e3fc5f25f24771929f26
OPAM_TEST_REPO_SHA: 38e8f54c584fa3cfe779890f7a56fe88ee38be78
OPAM_REPO_SHA: 38e8f54c584fa3cfe779890f7a56fe88ee38be78
# Default ocaml version for some jobs
OCAML_VERSION: 4.12.0
## variables for cache paths
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ environment:
CYG_MIRROR: http://mirrors.kernel.org/sourceware/cygwin/
DEP_MODE: lib-ext
# This should be identical to the value in .travis.yml
OPAM_REPO_SHA: b02110b549a0b5275806ce27444fabac71093a0e
OPAM_TEST_REPO_SHA: b02110b549a0b5275806ce27444fabac71093a0e
OPAM_REPO_SHA: 38e8f54c584fa3cfe779890f7a56fe88ee38be78
OPAM_TEST_REPO_SHA: 38e8f54c584fa3cfe779890f7a56fe88ee38be78
matrix:
- CYG_ROOT: cygwin
CYG_ARCH: x86
Expand Down

0 comments on commit a7a103c

Please sign in to comment.