fix(ci): bump FreeBSD version to 13.3 (#2220)

This commit is contained in:
Mark Kovalenko 2024-08-18 16:02:06 +02:00 committed by GitHub
parent 09a79edfb7
commit b5a5b032f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,7 +192,7 @@ jobs:
RUSTUP_IO_THREADS: 1
with:
operating_system: freebsd
version: '13.2'
version: '13.3'
memory: 8G
cpu_count: 3
environment_variables: 'DEBUG RUSTUP_IO_THREADS'