Skip to content

Commit 839e82e

Browse files
committed
Try cancellation
1 parent fc10327 commit 839e82e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/gfortran.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: GFortran CI
22

3-
# WARNING: When updating the OS version of the Github Actions runner,
3+
# WARNING: When updating the OS version of Github Actions runner,
44
# e.g. from Ubuntu 20.04 to 22.04, you need to manually update the cache keys!
55
# This is because there's no easy way to get the OS version from within this workflow file.
6+
# See https://github.com/PHOTOX/ABIN/issues/205
67

78
on:
89
push:

0 commit comments

Comments
 (0)