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
This commit is contained in:
parent
a67634fcf1
commit
058856af75
|
|
@ -63,7 +63,7 @@ jobs:
|
|||
matrix:
|
||||
erlang_version:
|
||||
- '26'
|
||||
# - '27'
|
||||
## - '27'
|
||||
elixir_version:
|
||||
- '1.17'
|
||||
metadata_store:
|
||||
|
|
@ -83,7 +83,7 @@ jobs:
|
|||
matrix:
|
||||
erlang_version:
|
||||
- '26'
|
||||
# - '27'
|
||||
## - '27'
|
||||
elixir_version:
|
||||
- '1.17'
|
||||
metadata_store:
|
||||
|
|
|
|||
Loading…
Reference in New Issue