mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
Let's see how we're doing if we only run on Ruby 3.x
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
ruby: ['2.7', '3.0', '3.1', '3.2']
|
||||
ruby: ['3.0', '3.1', '3.2']
|
||||
steps:
|
||||
# Install Multilib
|
||||
- name: Install Multilib
|
||||
|
||||
Reference in New Issue
Block a user