Skip to content

Commit d8d976d

Browse files
committed
fix(CI): correct typo
1 parent 6b7243f commit d8d976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
4444
- name: Build, run, and test
4545
run: |
46-
source OpenCoarrays-2.10.0/prerequisites/installations/opencoarrays/2.10.1/setup.sh
46+
source OpenCoarrays-2.10.1/prerequisites/installations/opencoarrays/2.10.1/setup.sh
4747
fpm test --compiler caf --runner "cafrun -n 2"

0 commit comments

Comments
 (0)