Skip to content

adds a ci#1

Open
ringabout wants to merge 5 commits intomasterfrom
pr_sl3
Open

adds a ci#1
ringabout wants to merge 5 commits intomasterfrom
pr_sl3

Conversation

@ringabout
Copy link
Copy Markdown
Member

@ringabout ringabout commented Apr 3, 2026

since https://github.com/actions/runner-images only provide ubuntu 24.04 as the latest image, it may need to build sdl3 manually.

brew install sdl3 works on macOS though

Copilot AI review requested due to automatic review settings April 3, 2026 06:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions CI workflow intended to validate the project builds on pushes and pull requests.

Changes:

  • Introduces .github/workflows/ci.yml to run CI on push and pull_request
  • Installs SDL3-related system packages and sets up Nim in CI
  • Compiles (and currently runs) src/sdl3.nim and src/sdl3_ttf.nim

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ringabout and others added 4 commits April 3, 2026 15:02
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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