Skip to content

Commit

Permalink
CI: Update SDL2/3 version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Jan 8, 2025
1 parent 4d671f6 commit 230e73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: CI
on: [push, pull_request]

env:
SDL2_VERSION: 2.30.8
SDL3_VERSION: 3.1.3
SDL2_VERSION: 2.30.11
SDL3_VERSION: 3.1.8

jobs:
linux:
Expand Down

0 comments on commit 230e73d

Please sign in to comment.