Skip to content

Commit 8ab472c

Browse files
committed
xs-opam ocaml5
1 parent cde5714 commit 8ab472c

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/setup-xapi-environment

1 file changed

+1
-1
lines changed

.github/workflows/setup-xapi-environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
- name: Pull configuration from xs-opam
1212
shell: bash
1313
run: |
14-
curl --fail --silent https://raw.githubusercontent.com/xapi-project/xs-opam/master/tools/xs-opam-ci.env | cut -f2 -d " " > .env
14+
curl --fail --silent https://raw.githubusercontent.com/robhoes/xs-opam/ocaml5/tools/xs-opam-ci.env | cut -f2 -d " " > .env
1515
cat /etc/os-release
1616
1717
- name: Download XE_SR_ERRORCODES.xml

0 commit comments

Comments
 (0)