Skip to content

Commit 058856a

Browse files
committed
pointless change to refresh the GH action
I pushed a branch with changes to this workflow and now GH shows that branch as the new action. Hopefully this will reset it
1 parent a67634f commit 058856a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-make.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
matrix:
6464
erlang_version:
6565
- '26'
66-
# - '27'
66+
## - '27'
6767
elixir_version:
6868
- '1.17'
6969
metadata_store:
@@ -83,7 +83,7 @@ jobs:
8383
matrix:
8484
erlang_version:
8585
- '26'
86-
# - '27'
86+
## - '27'
8787
elixir_version:
8888
- '1.17'
8989
metadata_store:

0 commit comments

Comments
 (0)