Skip to content

Commit

Permalink
Force platform
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinWiseOne committed Nov 14, 2024
1 parent 1d064b2 commit e31771c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cp "${{ github.workspace }}/.github/data/edm.yml" $HOME/.edm.yaml
edm available-runtimes
edm list-platforms
edm envs create edm --version 3.11 --force
edm envs create edm --version 3.11 --platform rh8-x86_64 --force
npm install -g configurable-http-proxy
- name: Build example
Expand Down

0 comments on commit e31771c

Please sign in to comment.