Skip to content

Conversation

@vdbe
Copy link
Contributor

@vdbe vdbe commented Oct 11, 2024

ubuntu-latest is ubuntu-24.04, see https://github.com/actions/runner-images?tab=readme-ov-file#available-images.

ubuntu24.04 has tmux version 3.4-1build1.

Don't know what the best option is

  • "upgrading" the tmux version
  • another image, for example ubuntu-22.04
  • matrix of ubuntu-20.04, ubuntu-22.04, ubuntu-24.04/ubuntu-latest
  • building tmux from source, don't think this is a good idea just adding it to complete the list

@kjnsn
Copy link
Collaborator

kjnsn commented Oct 11, 2024

Update from what tmux version to which version? In my mind 3.4 is recent enough to cover a majority of functionality

@vdbe
Copy link
Contributor Author

vdbe commented Oct 11, 2024

Update from 3.2a-4ubuntu0.2 to 3.4-1build1 since 3.2a no longer exists in the latest package repository and thus fails to install.

Seems like tmux was already installed in the runner but don't know what version so --allow-downgrades may also be needed as suggested by the action logs.

@kjnsn kjnsn merged commit 02debd3 into catppuccin:main Oct 12, 2024
2 checks passed
pauldthomson pushed a commit to pauldthomson/tmux that referenced this pull request Nov 14, 2024
* fix(ci): update tmux in test workflow

* Use --allow-downgrades for the tmux install in the test runner

---------

Co-authored-by: Kaley Main <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants