Skip to content

Commit

Permalink
run tests on ubuntu-24.04 CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed May 17, 2024
1 parent 824fb61 commit c880894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Stable and nightly
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest, macos-12]
os: [ubuntu-latest, macos-latest, windows-latest, macos-12, ubuntu-24.04]
version: [stable, nightly]
neovim: [true, false]
fail-fast: false
Expand Down

0 comments on commit c880894

Please sign in to comment.