Skip to content

Commit

Permalink
use ubuntu 22.04 on linux jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
JolifantoBambla authored Jul 24, 2024
1 parent 4322734 commit 746ac9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
jobs:
linux:
name: ${{ matrix.config.name }}, VulkanSDK ${{ matrix.vulkan-sdk }}, VMA=${{ matrix.vma }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 746ac9e

Please sign in to comment.