branch: externals/plz commit 3e85bad7b3ef19065306e889f8c9e188d287009c Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Tests: Remove obsolete 26.3-related code and comment --- .github/workflows/test.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bc2953afff..0aa11841e5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,12 +41,6 @@ jobs: fail-fast: false matrix: emacs_version: - # FIXME: The 26.3 test fails to initialize with the error - # "Package ‘emacs-27.1’ is unavailable", which happens just - # after "Package refresh done". Not sure what the cause is. - # But I don't want the whole suite marked as failing because - # of 26.3 right now, so commenting it out. - # - 26.3 - 27.1 - 27.2 - 28.1