Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 5.7/5.8 build errors #298

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Fix 5.7/5.8 build errors #298

merged 1 commit into from
Sep 27, 2023

Conversation

FranzBusch
Copy link
Member

Motivation

Currently, this repo fails to build on Swift 5.7 and 5.8 since we were using clock APIs that were only available on 5.9.

# Motivation

Currently, this repo fails to build on Swift 5.7 and 5.8 since we were using clock APIs that were only available on 5.9.
@FranzBusch FranzBusch added the v1.0 Work leading up first API stable version label Sep 24, 2023
@FranzBusch FranzBusch requested a review from phausler September 24, 2023 18:27
@FranzBusch
Copy link
Member Author

@swift-ci please test

@phausler phausler merged commit 8cfdf03 into main Sep 27, 2023
@phausler phausler deleted the fb-throttle-5.8 branch September 27, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.0 Work leading up first API stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants