diff --git a/.github/workflows/checker.yml b/.github/workflows/checker.yml index b012b593..b20cb481 100644 --- a/.github/workflows/checker.yml +++ b/.github/workflows/checker.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/compat.yml b/.github/workflows/compat.yml index 89741993..d0a64ba0 100644 --- a/.github/workflows/compat.yml +++ b/.github/workflows/compat.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 5f19b2b7..c5ac9126 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 026aa51c..ecd05f14 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/deprecated/color.yml b/.github/workflows/deprecated/color.yml index d7c2cfe0..c50302c2 100644 --- a/.github/workflows/deprecated/color.yml +++ b/.github/workflows/deprecated/color.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/deprecated/error.yml b/.github/workflows/deprecated/error.yml index d62b3929..1e163e64 100644 --- a/.github/workflows/deprecated/error.yml +++ b/.github/workflows/deprecated/error.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/emacs.yml b/.github/workflows/emacs.yml index fd59f6d9..f43f4323 100644 --- a/.github/workflows/emacs.yml +++ b/.github/workflows/emacs.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/exec.yml b/.github/workflows/exec.yml index ff2d4f57..594f5668 100644 --- a/.github/workflows/exec.yml +++ b/.github/workflows/exec.yml @@ -33,7 +33,7 @@ jobs: emacs-version: - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/global.yml b/.github/workflows/global.yml index 5a827a14..1bbc4dea 100644 --- a/.github/workflows/global.yml +++ b/.github/workflows/global.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index c0ba9ba7..70a32012 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/link.yml b/.github/workflows/link.yml index aea68511..6de69f8e 100644 --- a/.github/workflows/link.yml +++ b/.github/workflows/link.yml @@ -33,7 +33,7 @@ jobs: emacs-version: - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/local.yml b/.github/workflows/local.yml index bdecc800..ef55c898 100644 --- a/.github/workflows/local.yml +++ b/.github/workflows/local.yml @@ -34,7 +34,7 @@ jobs: - 26.3 - 27.2 - 28.2 - - 29.3 + - 29.4 experimental: [false] include: - os: ubuntu-latest diff --git a/.github/workflows/options.yml b/.github/workflows/options.yml index 20d5e822..0d2e4907 100644 --- a/.github/workflows/options.yml +++ b/.github/workflows/options.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/outdated_upgrade.yml b/.github/workflows/outdated_upgrade.yml index a4a4a3cf..2d252347 100644 --- a/.github/workflows/outdated_upgrade.yml +++ b/.github/workflows/outdated_upgrade.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/search.yml b/.github/workflows/search.yml index 893587fe..797e6548 100644 --- a/.github/workflows/search.yml +++ b/.github/workflows/search.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/test_buttercup.yml b/.github/workflows/test_buttercup.yml index 490fda94..d78a9b38 100644 --- a/.github/workflows/test_buttercup.yml +++ b/.github/workflows/test_buttercup.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/test_ecukes.yml b/.github/workflows/test_ecukes.yml index 87a80a60..36a23055 100644 --- a/.github/workflows/test_ecukes.yml +++ b/.github/workflows/test_ecukes.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/test_ert-runner.yml b/.github/workflows/test_ert-runner.yml index eac7d20f..58f355cc 100644 --- a/.github/workflows/test_ert-runner.yml +++ b/.github/workflows/test_ert-runner.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master diff --git a/.github/workflows/test_ert.yml b/.github/workflows/test_ert.yml index 776289e0..2ab95cc5 100644 --- a/.github/workflows/test_ert.yml +++ b/.github/workflows/test_ert.yml @@ -30,7 +30,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.3 + - 29.4 steps: - uses: jcs090218/setup-emacs@master